cody - HTMLify profile

cody
4270 Files
634374 Views
Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/40 - Gradient Generator
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: "sans";
}
@font-face {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: "sans";
}
@font-face {
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="assests/favicon.png" type="image/x-icon" />
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="assests/favicon.png" type="image/x-icon" />
let colorOne = document.getElementById('color_one');
let colorTwo = document.getElementById('color_two');
let currentdir = "to top";
let outputcode = document.getElementById('code');
function setdirection(value, _this) {
let direction = document.querySelectorAll('.buttons button');
direction.forEach(e => {
let colorTwo = document.getElementById('color_two');
let currentdir = "to top";
let outputcode = document.getElementById('code');
function setdirection(value, _this) {
let direction = document.querySelectorAll('.buttons button');
direction.forEach(e => {